[IA64] take start_info page from dom0 page not from xen heap.
authorawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Thu, 9 Feb 2006 20:55:03 +0000 (13:55 -0700)
committerawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Thu, 9 Feb 2006 20:55:03 +0000 (13:55 -0700)
commitc8bc83284a247d87885fb62a1ac17fa08c237158
tree6aa0485ceb20a076ffc3ef2d7d20666d66180338
parent77e844ac767e132727d5b8af9d928fec6546ad5e
[IA64] take start_info page from dom0 page not from xen heap.

start_info page is used for xen to pass start up information
to domain0 and the page is used only by dom0 so that it should
belong to dom0.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
linux-2.6-xen-sparse/arch/ia64/kernel/setup.c
xen/arch/ia64/xen/domain.c